projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f079f5b
)
(cua-mode): Doc fix.
author
Luc Teirlinck
<teirllm@auburn.edu>
Thu, 2 Feb 2006 14:41:36 +0000
(14:41 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Thu, 2 Feb 2006 14:41:36 +0000
(14:41 +0000)
lisp/emulation/cua-base.el
patch
|
blob
|
history
diff --git
a/lisp/emulation/cua-base.el
b/lisp/emulation/cua-base.el
index aed63ef902f4bca1360e9b29f8ea2e36445e2849..11ba0ea37ae74c2d880b626ac20ede64e5d1a1d1 100644
(file)
--- a/
lisp/emulation/cua-base.el
+++ b/
lisp/emulation/cua-base.el
@@
-1395,7
+1395,8
@@
You can customize `cua-enable-cua-keys' to completely disable the
CUA bindings, or `cua-prefix-override-inhibit-delay' to change
the prefix fallback behavior.
-CUA enables `transient-mark-mode' to highlight the region; if you
+CUA mode manages Transient Mark mode internally. Trying to disable
+Transient Mark mode while CUA mode is enabled does not work; if you
only want to highlight the region when it is selected using a
shifted movement key, set `cua-highlight-region-shift-only'."
:global t